gtk4.git
2002-01-30 Owen TaylorDeprecate GtkPreviewType, GtkSignalRunType, GtkSideType,
2002-01-30 Owen TaylorDocument that the end points are included in the range...
2002-01-30 Owen TaylorRevert the last changes to make the number of digits...
2002-01-30 Owen Taylorue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat...
2002-01-30 Owen TaylorFix wrong usage of g_value_set/get_object for PROP_TABS...
2002-01-30 Owen TaylorDocument that a size of (GtkIconSize)-1 means don't...
2002-01-29 Havoc PenningtonOptimize exposes of partial insensitive images.
2002-01-29 Owen TaylorCall _gdk_draw_pixbuf(), thus enabling using this funct...
2002-01-29 Owen TaylorPatch from Jacob Berkman to fix problem when the height...
2002-01-29 Owen TaylorSmall fix to size of torn off window (#60271, Detlef...
2002-01-29 Kristian Rietveldfree cursor_path after usage
2002-01-29 Chyla ZbigniewUpdated Polish translation by GNOME PL Team <translator...
2002-01-29 Anders CarlssonShow correct size in the size entry.
2002-01-29 Owen TaylorUse gtk_tree_view_set_cursor() instead of
2002-01-29 Owen TaylorSwitch over to GtkTreeView from GtkCList. Remove the...
2002-01-29 Owen TaylorReturn boolean (and FALSE from focus_in / focus_out...
2002-01-29 Owen TaylorRemove the scary startup warning.
2002-01-29 Owen TaylorAdd <Control>Tab bindings for "move-focus" so that...
2002-01-29 Tor LillqvistAdd comment about gtk-1-3-win32-production branch curre...
2002-01-29 Sven Neumanndon't install an empty icon_set if none of the image...
2002-01-29 Sven Neumannfixed a segfault that showed up when using the color...
2002-01-29 Tim Janikfix default value for ::digits property, leave as 1...
2002-01-29 Havoc Penningtonfix assertion failure by creating the line data, but...
2002-01-29 Chyla ZbigniewUpdated Polish translation by GNOME PL Team <translator...
2002-01-29 Owen Taylormodules/input/imhangul.c modules/input/imhangul-defs...
2002-01-28 Owen TaylorChangeLog fixups
2002-01-28 Owen TaylorPaint focus before shadow to give theme engines a bit...
2002-01-28 Szabolcs BanHungarian translations
2002-01-28 Jonathan Blandfordno longer g_assert.
2002-01-28 Owen TaylorFix hint computation again.
2002-01-28 Jon TrowbridgeWhen setting the GtkTreeView's model, set prelight_node...
2002-01-28 Bill HanemanChanges to gtktreeview to better support thicker focus...
2002-01-28 Jonathan BlandfordOnly activate/edit the row if shift is not pressed...
2002-01-28 Anders CarlssonFix build.
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-28 Owen TaylorFix problems in computing MISSING hint.
2002-01-28 Jonathan BlandfordForgot to commit this last week.
2002-01-28 Duarte LoretoConverted to UTF-8 (I read the README but forgot to...
2002-01-28 Anders Carlsson& with the default mod mask so accels work when numlock...
2002-01-28 Owen TaylorOptimize the case where a component is entirely transpa...
2002-01-27 Kristian Rietveldugh, I also forgot to add the date in the ChangeLog ...
2002-01-27 Kristian Rietveldadd _gtk_rbtree_mark_invalid (my previous commit alread...
2002-01-27 Kristian RietveldFix for bug #69586
2002-01-27 Anders CarlssonSet the cursor to GDK_XTERM.
2002-01-27 Anders Carlssonadd mouse_cursor_obscured.
2002-01-27 Ole LaursenFixed a few type errors. :-)
2002-01-27 Ole LaursenUpdated Danish translation and converted it to UTF-8.
2002-01-27 Sven Neumannremoved unused return value.
2002-01-27 Owen TaylorDon't send MODALITY_ON/OFF if socket->same_app (More...
2002-01-27 Owen TaylorReturn FALSE not true in the grab_widget == NULL case...
2002-01-25 Federico Mena... Merge from gdk-pixbuf stable.
2002-01-25 Federico Mena... Merge from gdk-pixbuf stable.
2002-01-25 Alex LarssonImplement copy_to_image instead of get_image
2002-01-25 Sven Neumannchanged the comment so that gtk-doc doesn't get confused.
2002-01-25 Tim Janikassert that the passed in arrow is always _UP or _DOWN...
2002-01-24 Kristian Rietveldupdate docs, return current FALSE if x is smaller than...
2002-01-24 Hasbullah Bin PitUpdated Malay Translation.
2002-01-24 Jonathan Blandfordfix column reordering fully. (gtk_tree_view_size_alloca...
2002-01-24 Owen TaylorDon't clear the model until we clean up all the other...
2002-01-24 Mark McLoughlininclude gtk/gtkwidget.h
2002-01-24 Owen TaylorUse insensitive state for insensitive arrows, not just...
2002-01-24 Manish Singhuse a variable that's actually been declared.
2002-01-23 Damon Chaplinset minimum gtk-doc version to 0.9, since we need to...
2002-01-23 Damon Chaplinadded SCANGOBJ_OPTIONS to set the type-init-func to...
2002-01-23 Matthias ClasenRemove excessive g_return_if_fail() calls. (#57615)
2002-01-23 Matthias ClasenMake it work for paths with underline accelerators...
2002-01-23 Owen TaylorStop spinning if widget becomes insensitive. (#56248)
2002-01-23 Owen TaylorDecreate value since we now use doubles.
2002-01-23 Jonathan BlandfordOops. Minor fix
2002-01-22 Manish Singhremove old files (they live in the tests dir now)
2002-01-22 Manish Singhshut up CVS
2002-01-22 Jonathan BlandfordFix sizing bug I introduced accidentally, #69358
2002-01-22 Padraig O'BriainUpdate last change to prevent core dump
2002-01-22 Jonathan Blandfordchange guint16 to gint to reflect changes in the code...
2002-01-22 Kristian Rietveldadd some more stamp checks (pointed out by Anders Carlsson)
2002-01-21 Jonathan BlandfordUpdate top_row. Remove extraneous print statements.
2002-01-21 Matthias ClasenDocument allowed values for ifactory.
2002-01-21 Jonathan Blandfordonly resize the window.
2002-01-21 Owen TaylorTrap the case where there is no default widget and...
2002-01-21 Owen TaylorSet the fallback program class here, rather than
2002-01-21 Owen TaylorFix wrong types for command line arguments (#69124...
2002-01-21 Erwann Chenedefile movedemo.c was initially added on branch gtk-multi...
2002-01-21 Erwann Chenedefile multidisplay.c was initially added on branch gtk...
2002-01-21 Erwann Chenedefile multiscreen.c was initially added on branch gtk...
2002-01-21 Erwann Chenedefile virtualscreen.c was initially added on branch...
2002-01-21 Havoc Penningtonmention that window arg can be NULL
2002-01-20 Manish SinghMade sure all the error cases involving jpeg or png...
2002-01-20 Owen TaylorMove back into gtk-engines
2002-01-19 Kristian Rietveldfix a load of open line ends (cell_edited): modified...
2002-01-19 Havoc Penningtonlink to new X11 section in a lot of places when mention...
2002-01-19 Jeff GarzikWrap case values in GPOINTER_TO_UINT(). Fixes build...
2002-01-19 Duarte LoretoUpdated Portuguese translation.
2002-01-19 Owen TaylorCatch invalid borders, and warn.
2002-01-19 Owen Taylorfix image file names
2002-01-19 Owen Tayloradd missed file
2002-01-19 Owen TaylorFix problems when an engine declaration occurs in a...
2002-01-19 Owen TaylorAdd an extrodinarily ugly example.
2002-01-18 Owen TaylorFix for changes to draw_focus.
2002-01-18 Matthias ClasenClarify documentation. (#69026)
2002-01-18 Yuri SyrotaUpdated Ukrainian translation
next